diff --git a/createdb.yaml b/createdb.yaml index 9046073..ac6e457 100644 --- a/createdb.yaml +++ b/createdb.yaml @@ -5,7 +5,7 @@ ec2_group: name: dbsg description: an example EC2 group - vpc_id: vpc-3e94a045 + vpc_id: vpc-0376b50a0a596f53a region: us-east-1 rules: - proto: tcp @@ -21,8 +21,8 @@ name: dbsubnet description: My Fancy Ex Parrot Subnet Group subnets: - - subnet-ad778c83 - - subnet-e8d25ea2 + - subnet-055cc330c9601ef65 + - subnet-09909862af13cad8b register: dbsubnet - debug: var: dbsubnet