-
### 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 Core Version
1.9.0
### AWS Provider Version
5.55.0
### Affected Resource(s)
* aws_ses_event_destination
### Expected Behavior
aws_ses_event_destination created without error
### …
-
Hello,
When running tfplugindocs inside my terraform plugin I have this error:
```
tfplugindocs.exe generate
rendering website for provider "terraform_ccc_provider"
exporting schema from Ter…
-
I have been using Ansible provider for 8 months, version is 1.1.0. It works well until yesterday I run the pipeline and got the error when `terraform init`
`Error: Incompatible provider version│ Prov…
-
### 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 the…
-
### 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 the com…
-
Hi, since terraforming can make many API requests in a short time, I've found that sometimes it will error out due to AWS throttling. Would it be possible to add retries with exponential backoff? This…
seren updated
6 years ago
-
### Description
Share GKE Exec plugin example
so terraform can create cluster and continue configuring Kubernetes and HELM automatically
### Potential Terraform Configuration
```hcl
k…
-
### Configuration
```hcl
# Copy-paste your Terraform configuration here
resource "databricks_directory" "shared_dir" {
path = "/Shared/Queries"
}
resource "databricks_sql_query" "this" {…
-
**vRA version**
VRA 8.1
**Terraform version**
0.13
**terraform-provider-vra plugin version
0.3.9 (latest)
**Describe the bug**In an existing deployment, when i changed the disk storage val…