RedHatGov / product-demos

GNU General Public License v3.0
31 stars 22 forks source link

create_infra.yml seems broken #38

Closed vikingcowboy86 closed 1 year ago

vikingcowboy86 commented 2 years ago

I tried to run this to create a VPC and kept running into errors during the playbook run. Rewrote the playbook, introduced fresh vars and survey to correlate and worked just fine! Here is the YAML file i used. For the survey, i just did:

VPC Name: CIDR: Region: multiple choice (us-east-1, us-east-2)

Let me know what you think


vikingcowboy86 commented 2 years ago

https://github.com/vikingcowboy86/product-demos/blob/main/cloud/aws.create.vpc.yml

willtome commented 1 year ago

I was unable to reproduce this issue