We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dceafac commit 65cb9c7Copy full SHA for 65cb9c7
4 files changed
quickstart/101-attestation-provider/providers.tf
@@ -17,4 +17,3 @@ terraform {
17
provider "azurerm" {
18
features {}
19
}
20
-
quickstart/101-resource-group/providers.tf
@@ -17,8 +17,3 @@ terraform {
21
-random = {
22
- source = "hashicorp/random"
23
- version = "~>3.0"
24
-}
quickstart/201-k8s-cluster-with-tf-and-aks/providers.tf
quickstart/201-mysql-fs-db/providers.tf
0 commit comments