GM
Size: a a a
GM
С
-policy
. И если делаете не с рут-токеном, настоятельно рекомендую опцию -orphan
, без неё токен привяжется к выпускающему токену и умрёт вместе с родителем.GM
-policy
. И если делаете не с рут-токеном, настоятельно рекомендую опцию -orphan
, без неё токен привяжется к выпускающему токену и умрёт вместе с родителем.c
G
## 0.12.30 (January 06, 2021)More
UPGRADE NOTES:
* The builtin provider's `terraform_remote_state` data source no longer enforces Terraform version checks on the remote state file. This allows Terraform 0.12.30 to access remote state from future Terr...
G
## 0.13.6 (January 06, 2021)More
UPGRADE NOTES:
* The builtin provider's `terraform_remote_state` data source no longer enforces Terraform version checks on the remote state file. This allows Terraform 0.13.6 to access remote state from future Terraf...
G
## 0.14.4 (January 06, 2021)More
UPGRADE NOTES:
* This release disables the remote Terraform version check feature for plan and apply operations. This fixes an issue with using custom Terraform version bundles in Terraform Enterprise. ([#27319](https...
AS
m
AS
VS
ac
ac
ac
G
## 0.15.0 (Unreleased)More
UPGRADE NOTES:
* config: The `list` and `map` functions, both of which were deprecated since Terraform v0.12, are now removed. You can replace uses of these functions with `tolist([...])` and `tomap({...})` respectively. ([...
D
D
D
VS
ac