Skip to content

Commit

Permalink
Update Pulumi.dev.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
vyshnavi-pvr committed Dec 4, 2023
1 parent 9b71a81 commit 4ea2a57
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Pulumi.dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ config:
iac-pulumi:name: dev
iac-pulumi:vpcCidr: '16'
iac-pulumi:instance_type: t2.micro
iac-pulumi:volume_size: 25
iac-pulumi:volume_size: "25"
iac-pulumi:volume_type: 'gp2'
iac-pulumi:subnet_prefix_length: 24
iac-pulumi:subnet_prefix_length: "24"
iac-pulumi:dbuser: 'csye6225'
iac-pulumi:dbpass: 'Laptop>300'
iac-pulumi:url: 'www.dev.vyshnavi2024.me'
iac-pulumi:url: 'dev.vyshnavi2024.me'
# iac-pulumi:key: "ec2-deployer"

0 comments on commit 4ea2a57

Please sign in to comment.