0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

【HCP Terraform】Workspace の key-value タグが消えない問題への対応メモ

Posted at

本件はサービス側の仕様変更により、将来的に動作が変わる可能性があります。

対処したい問題:key-value 形式タグをすべて削除できない

Workspace に key-value 形式のタグを設定している場合、UI の Manage Tags から削除できます。

image.png

しかし、すべてのタグをゴミ箱アイコンで削除して Save を押しても、画面上では Workspace tags updated. と表示されるものの、実際にはタグが削除されず残ってしまいます。

image.png

image.png

対策:1つだけ残して保存 → その後に最後の1つを削除

すべてのタグを一度に削除するのではなく、1つだけ残した状態で Save します。

その後、残したタグを削除して再度 Save すると、タグが 0 件の状態になります。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?