acquia / moonshot

Moonshot: Because releasing services shouldn't be a moonshot!
Apache License 2.0
52 stars 49 forks source link

CPD-7592 keep standard tags when updating #290

Open lethanh273 opened 1 year ago

lethanh273 commented 1 year ago

Change: patch Purpose: maintenance

Manual testing: in cloud-database-api folder, replace moonshot with 

  gem 'moonshot',      git: 'git@github.com:lethanh273/moonshot.git',      ref: 'master' 

bundle update moonshot  cd network  bundle exec moonshot update -n dev-ltt rm cloud_formation/cdb-network.json if need to The stack tags will be kept as they are.