diff --git a/index.html b/index.html index 207b7b9..1d4620a 100644 --- a/index.html +++ b/index.html @@ -1054,7 +1054,7 @@ Apply complete! Resources: 2 added, 0 changed, 0 destroyed.

Who runs where? The inventory.

@@ -1069,12 +1069,12 @@ webservers:
-

# openstack.yml — dynamic

+

# terraform.yml — dynamic (from TF state)


-plugin: openstack.cloud.openstack
-expand_hostvars: true
-groups:
-  webservers: "'web' in name"
+plugin: cloud.terraform.terraform_state
+backend_type: local
+backend_config:
+  path: ../terraform/terraform.tfstate
         
@@ -1082,8 +1082,9 @@ groups: