-
-
### Terraform Core Version
1.3.4, 1.2.9
### AWS Provider Version
4.39.0
### Affected Resource(s)
* aws_route53_traffic_policy
* aws_route53_traffic_policy_instance
### Expected Be…
huats updated
4 months ago
-
Reddit uses provider-aws to primarily manage EC2 and Route53 resources. In the future we may be adopting it for interacting with various AWS managed services. The provider-aws controllers currently ma…
-
Cycle dependencies when using the AWS Terraform module 5.1 for new installations or when updating from version `5.0.1` to the `5.1`
Code used to deploy a new installation
```
data "aws_route53_zone…
-
**Is your feature request related to a problem? Please describe.**
We recently had someone change a role in AWS IAM and it stopped DNS01 challenges via Route53 from working correctly with the followi…
-
Using `grpc.WithDefaultServiceConfig(roundRobinServiceConfig)` results in SRV DNS lookups. I believe this is because GRPC's code [here](https://github.com/grpc/grpc-go/blob/v1.64.0/internal/resolver/d…
-
Trying to run blast-radius and it errors when trying to pull down modules form git and setting variables:
Could not download module "r53_private_zone"
(.terraform/modules/tfvpc-us-west-2-devqa/modul…
-
### Problem description
If a workflow requires the provisioning of a load balancer outside of Kubernetes, the only way of doing that seems to be the usage of `TargetGroupBinding`custom resources ([so…
-
### Terraform Core Version
v1.5.1
### AWS Provider Version
v4.67.0
### Affected Resource(s)
aws_route53_record
### Expected Behavior
Route53 records do not get destroyed at the en…
-
**Describe the issue**
CKV2_AWS_38 - This cehck should only faile in the route53 hosted zone is public, however it also fails for private too.
**Examples**
resource "aws_route53_zone" "ses_priv…