-
## Behavior
Take `Microsoft.Web/staticSites/linkedBackends` resource as an example, in the configuration, there's no location field defined and the schema validation also fails if the `location` is d…
-
### Describe the bug
Modify a Nebari AWS deployment node group definition like so:
```
# old
amazon_web_services:
node_groups:
grp_1:
...
grp_2:
...
grp_3:
…
-
Hi there,
We realized issue regarding TTL parameter for resource `akamai_dns_record`. If the parameter is changed outside of terraform, e.g. by WEB UI or Akamai API, terraform doesn't recognize cha…
-
Hello,
If I make a manual change (via Web UI) to an elastic agent profile then run `terraform plan`, I get "No changes. Your infrastructure matches the configuration."
Is this expected behavior?
-
### Is your feature request related to a problem? Please describe.
As per the docs, assignments can be done via
[`droplet_ids`](https://registry.terraform.io/providers/digitalocean/digitalocean/…
-
### Expected Behavior
Discovering webhooks from repositories (see configuration files), using github_repository_webhooks data source.
We used to get a response, including some `.webhooks[].url` ke…
-
### Description
Hello 👋
It's not clear if this is actually an issue with Terraform, here are the issues I've encountered.
* Terraform Core Version : 1.7.5
* AWS Provider Version : 5.72.1…
-
### Check for previous/existing GitHub issues
- [X] I have checked for previous/existing GitHub issues
### Issue Type?
Feature Request
### Description
Modify the module to support `azur…
-
### Description
On Oct 6, 2016, on AWS blog stated,
> IPv6 will be enabled by default for all newly created Amazon CloudFront web distributions starting today.
https://aws.amazon.com/about-aws…
-
Hi there,
We currently get errors from the provider when DNS record is deleted out of terraform.
We use terraform as IaC to manage our large number of DNS records. But there are situations that so…