F5 Public Cloud Solutions > PC101 - Deploying F5 Solutions to AWS with CloudFormation Templates > Delete Environment in Fell Swoops Source | Edit on PDF Version notice: Cleanup¶ Delete the S3 bucket. AWS => Services => S3 => delete bucket. Delete the CloudFormation Stack. Terraform destroy¶ From the Visual Studio Code Terminal, invoke terraform destroy. mv f5-cft-outputs.tf f5-cft-outputs.tf.zzz terraform destroy --force -var 'bigip_admin_password=f5letme1n' Confirm it’s all gone. Review AWS => Services => ec2 => Instances. Fin Previous Next