-
When using `awsx.ec2.Vpc` if a code change causes the VPC to get re-created, then subsequent `up` and `destroy` fails.
#### Code
```
import * as awsx from "@pulumi/awsx";
import * as pulumi fro…
-
**Describe the bug**
During execution "terraform apply" in `examples/argocd` we receive an error
```
Warning: Argument is deprecated
│
│ with module.vpc.aws_eip.nat,
│ on .terraform/modules…
-
│ Warning: Argument is deprecated
│
│ with module.vpc.aws_eip.nat,
│ on .terraform/modules/vpc/main.tf line 970, in resource "aws_eip" "nat":
│ 970: vpc = true
│
│ use domain attribute in…
-
# Terraform provider version
- Installing opentelekomcloud/opentelekomcloud v1.35.13
- Installed opentelekomcloud/opentelekomcloud v1.35.13
# Affected Resource(s)
example
- opentelekomcl…
-
### 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…
-
### Summary
While running integration tests for ec2_vpc_route_table (https://github.com/ansible-collections/amazon.aws/pull/690), I got an InvalidVpcEndpointId.NotFound error. After adding the parame…
-
Is is possible to create rds cluster instances in another vpc than the default vpc?
### Terraform Version
```
Terraform v0.11.0
+ provider.aws v1.7.0
+ provider.null v1.0.0
+ provider.template…
-
e.g.:
```
- name: Launch Instance
ec2: image=''
instance_type="{{ instance_type }}"
keypair='dashboard'
instance_tags='{"Environment":"""Class":"-immutable","Name":" …
-
**Describe the bug**
The CFN template created for the "launch vpc wizard" is invalid.
Steps to reproduce the behavior:
0. Start the recorder
1. Go to VPC
2. Click on 'Launch vpc wizard'. Don't …
treaz updated
5 years ago
-
### Terraform Core Version
1.6.6
### AWS Provider Version
5.66.0
### Affected Resource(s)
* `aws_dms_replication_task`
### Expected Behavior
Acceptance tests should pass.
### Actual Behavior
…