-
### Description
Currently, in the very common case of having a security group rule that has a range of a single port, it is necessary to supply both `from_port` and `to_port`, and use the same value …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Enhancement description
Currently if you hit the default quota for something there is no way to increase…
-
### Documentation Link
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/security_group_rule#example-usage
### Description
### What is the docs issue?
It is not clear h…
-
version : Terraform v0.12.4
I think using the following block syntax might be easier in some use cases.
See example:
```
resource "aws_security_group" "backend_sg" {
name = local.sg_name
…
-
Usando o código terraform,
pode-se criar uma instância EC2 (aws),
com ubuntu 20.04 para instalar um exemplo simples de **sistema laravel para login/regsitro** :
```
# Provisions a spot EC2 ins…
-
I'm trying to remove a failed install using ```control-tower destroy --iaas aws concourse``` but it throws the following:
```
Error: aws_security_group.director: "ingress.0.cidr_blocks.0" must con…
-
Hello,
I am having a problem running Terravision against some TF that creates an EC2, VPC, subnet, routing table, internet gateway and a SG with some CIDRs in it. Basically an EC2 in AWS and the su…
-
### Terraform Core Version
1.4.6
### AWS Provider Version
5.1.0
### Affected Resource(s)
`aws_route53_cidr_collection`
`aws_route53_cidr_location`
### Expected Behavior
Create on…
-
### 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…
-
_This issue was originally opened by @frederiksf as hashicorp/terraform#20491. It was migrated here as a result of the [provider split](https://www.hashicorp.com/blog/upcoming-provider-changes-in-terr…
ghost updated
3 years ago