Page MenuHomePhabricator

[terraform] Add workspace check
ClosedPublic

Authored by bartek on Aug 31 2023, 1:13 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 13, 5:39 AM
Unknown Object (File)
Fri, Sep 13, 5:38 AM
Unknown Object (File)
Fri, Sep 13, 5:38 AM
Unknown Object (File)
Thu, Sep 12, 8:38 AM
Unknown Object (File)
Mon, Sep 2, 3:52 PM
Unknown Object (File)
Aug 27 2024, 8:35 PM
Unknown Object (File)
Aug 27 2024, 2:16 AM
Unknown Object (File)
Aug 26 2024, 9:41 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable