Page MenuHomePhabricator

[terraform] Add workspace check
ClosedPublic

Authored by bartek on Aug 31 2023, 1:13 AM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 21 2024, 7:07 AM
Unknown Object (File)
Nov 21 2024, 7:07 AM
Unknown Object (File)
Nov 21 2024, 7:07 AM
Unknown Object (File)
Nov 21 2024, 7:06 AM
Unknown Object (File)
Nov 12 2024, 4:53 PM
Unknown Object (File)
Oct 26 2024, 8:20 PM
Unknown Object (File)
Oct 22 2024, 1:00 PM
Unknown Object (File)
Oct 22 2024, 1:00 PM
Subscribers

Details

Summary

Resolves ENG-4629.
After nixpkgs upgrade, we have Terraform 1.5 which allows to add check blocks.
This allows us to display a user-friendly error message if the workspace is not set.

Test Plan
terraform workspace select default
terraform plan

Screenshot 2023-08-31 at 10.13.47.png (562×1 px, 140 KB)

Diff Detail

Repository
rCOMM Comm
Branch
barthap/tf-workspace-check
Lint
No Lint Coverage
Unit
No Test Coverage