Reputation: 142
My cloudformation change set shows my change set completed and that my subnet has been added, but it does not show up under the subnets for my VPC.
Upvotes: 1
Views: 66
Reputation: 238199
Based on the comments.
The cause of the issue was not executing the changset. The solution was to actually execute it for changes to happen.
Upvotes: 1