We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c081598 commit 32ec40bCopy full SHA for 32ec40b
environments/skeleton/{{cookiecutter.environment}}/tofu/variables.tf
@@ -53,7 +53,7 @@ variable "compute" {
53
vnic_type: Overrides variable vnic_type
54
vnic_profile: Overrides variable vnic_profile
55
compute_init_enable: Toggles compute-init rebuild (see compute-init role docs)
56
- ignore_image_changes: ignore changes to the image_id parameter (see docs/experimental/compute-init.md)
+ ignore_image_changes: Ignore changes to the image_id parameter (see docs/experimental/compute-init.md)
57
volume_backed_instances: Overrides variable volume_backed_instances
58
root_volume_size: Overrides variable root_volume_size
59
extra_volumes: Mapping defining additional volumes to create and attach
0 commit comments