-
Hello Team,
Getting run time error while running the tests, this was not seen on 0.8.1 when I was running on my Mac, however now when I moved to 0.10.7 I tried running the tests and I am getting this…
-
When attempting to create an AWS RDS instance replica in EC2 Classic, I receive an error:
```
* aws_db_instance.replica: Error creating DB Instance: MissingRegion: could not find region configuratio…
-
Using the vsphere module to create a simple vm,
I am on v.0.10.6
This looks very similar to an issue (I'm on windows) but it was reported a few hours ago, and was referred to digitalocean provide…
-
main.tf
provider "aws" {
region = "us-east-1"
}
resource "aws_instance" "web" {
ami = "ami-b70554c8"
instance_type = "t2.micro"
tags {
Name = "HelloWorld"
}
}
t…
-
### Terraform Version
### Affected Resource(s)
* aws_glue_catalog_table
### Terraform Configuration Files
```hcl
Terraform v0.12.19
+ provider.aws v2.46.0
```
### Debug O…
-
Began from an empty state. Worked before setting `assign_generated_ipv6_cidr_block = true` on the VPC resource.
### Terraform Version
Terraform v0.9.0-beta2 (dbb920ff54edea3ef975751d9ec31d6049e…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
Terraform is **exactly** the tool that was missing from my kit. Thanks for this great idea & execution. I'm using it for a few pet projects and I'm truly loving it so far.
The only thing that is miss…
-
_This issue was originally opened by @hellonico as hashicorp/terraform#17622. It was migrated here as a result of the [provider split](https://www.hashicorp.com/blog/upcoming-provider-changes-in-terra…
ghost updated
4 years ago
-
_This issue was originally opened by @HighwayofLife as hashicorp/terraform#13674. It was migrated here as part of the [provider split](https://www.hashicorp.com/blog/upcoming-provider-changes-in-terra…