What does the module provide?
module "module_name" {
source = "github.com/opsd-io/terraform-module-template?ref=VERSION"
name = "module-template"
size = 9000
}
IMPORTANT: Make sure not to pin to master because there may be breaking changes between releases.
Name | Version |
---|---|
terraform | >= 1.5.5 |
Name | Version |
---|---|
terraform | n/a |
No modules.
Name | Type |
---|---|
terraform_data.main | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
name | A name for the test resource. | string |
n/a | yes |
parent_id | The ID of the parent resource. Change will trigger a recreation. | string |
null |
no |
size | A size for the test resource in MiB. | number |
256 |
no |
Name | Description |
---|---|
byte_size | The size of the resource, in bytes. |
full_name | The full name of the resource. |
id | A string value unique to the resource instance. |
Do you want to see how the module works? See all the usage examples.
The list of related modules (if present).
If you are interested in contributing to the project, see see our guide.
If you have a problem with the module or want to propose a new feature, you can report it via the project's (Github) issue tracker.
If you want to discuss something in person, you can join our community on Slack.