Skip to content

Commit

Permalink
Removed 'copy-paste' plan file from destroy
Browse files Browse the repository at this point in the history
  • Loading branch information
dansreis committed Nov 23, 2023
1 parent e2fb2a0 commit 0ee9960
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/terraform/src/generators/init/init.impl.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ export default async function (
destroy: {
executor: '@nx-extend/terraform:destroy',
options: {
planFile: 'defaultplan',
ciMode: true,
autoApproval: false
}
Expand Down

0 comments on commit 0ee9960

Please sign in to comment.