Skip to content

Commit 32ec40b

Browse files
bertiethorpesjpb
andauthored
Update environments/skeleton/{{cookiecutter.environment}}/tofu/variables.tf
Co-authored-by: Steve Brasier <[email protected]>
1 parent c081598 commit 32ec40b

File tree

1 file changed

+1
-1
lines changed
  • environments/skeleton/{{cookiecutter.environment}}/tofu

1 file changed

+1
-1
lines changed

environments/skeleton/{{cookiecutter.environment}}/tofu/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ variable "compute" {
5353
vnic_type: Overrides variable vnic_type
5454
vnic_profile: Overrides variable vnic_profile
5555
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)
56+
ignore_image_changes: Ignore changes to the image_id parameter (see docs/experimental/compute-init.md)
5757
volume_backed_instances: Overrides variable volume_backed_instances
5858
root_volume_size: Overrides variable root_volume_size
5959
extra_volumes: Mapping defining additional volumes to create and attach

0 commit comments

Comments
 (0)