-
### Describe the Feature
As explained in the Terraform AWS Provider documentation (emphasis added):
Terraform currently provides a [Security Group resource](https://registry.terraform.io/providers…
Nuru updated
4 months ago
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
---
### Greenfield/Brownfield provisioning
greenfield
---
### Terraform Version
1.9.5
---
### Module Version…
-
### Check for previous/existing GitHub issues
- [x] I have checked for previous/existing GitHub issues
### Issue Type?
Bug
### Module Name
avm/res/db-for-my-sql/flexible-server
### (Optional) Mo…
-
Proposing some new rules for Security Groups.
- Don't use both resource `AWS::EC2::SecurityGroup` property `SecurityGroupEgress` along with `AWS::EC2::SecurityGroupEgress`. Equivalent for Ingress…
-
Currently terraform provides two different ways to define AWS Security Group Rules:
- [standalone Security Group Rule resource](https://www.terraform.io/docs/providers/aws/r/security_group)
- [Securit…
-
### Terraform Core Version
Terraform v1.3.0 on linux_amd64
### AWS Provider Version
4.15.1
### Affected Resource(s)
If I Modify the name of a aws network interface, terraform needs to destroy and…
-
Have a check alert for any new security group rules created or deleted. Not sure how to do it..
What do you guys think?
Devon
-
### Description
Id like exclusive management of my security group rules to be in terraform and i want tagging.
There isnt an easy way to do this unless i want to forego exclusive management (vul…
-
### Terraform Core Version
1.3.3
### AWS Provider Version
4.27
### Affected Resource(s)
aws_emr_cluster
### Expected Behavior
`tf destroy` should remove everything in the state fi…
-
/kind bug
**What steps did you take and what happened:**
* Create a cluster in an unmanaged VPC mode (i.e. the VPC is created by some other tool).
* Review the Control Plane load balancer secur…