This example illustrates how to use the apphub
module.
Name | Description | Type | Default | Required |
---|---|---|---|---|
project_id | The ID of the project in which to provision resources. | string |
n/a | yes |
Name | Description |
---|---|
application_id | n/a |
project_id | n/a |
To provision this example, run the following from within this directory:
terraform init
to get the pluginsterraform plan
to see the infrastructure planterraform apply
to apply the infrastructure buildterraform destroy
to destroy the built infrastructure