Difference between revisions of "Terraform data source: data"
Jump to navigation
Jump to search
↑ https://www.hashicorp.com/blog/terraform-aws-provider-4-0-refactors-s3-bucket-resource
(21 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
+ | TOMERGE: [[Terraform data sources]] | ||
− | * [[Terraform AWS data sources]] | + | * [[Terraform AWS data sources]] (more than 300)<ref>https://www.hashicorp.com/blog/terraform-aws-provider-4-0-refactors-s3-bucket-resource</ref> |
** <code>[[aws_caller_identity]]</code> | ** <code>[[aws_caller_identity]]</code> | ||
* [[Data sources]]: <code>[[Data sources: template file|template_file]]</code>, <code>[[template]]</code> | * [[Data sources]]: <code>[[Data sources: template file|template_file]]</code>, <code>[[template]]</code> | ||
− | * <code>data</code> | + | * <code>data</code> [[Terraform blocks|block]] |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Related terms == | == Related terms == | ||
− | * [[Terraform AWS]] | + | * [[Terraform AWS]]: [[Terraform AWS data sources|data sources]] |
* [[Terraform: output]] | * [[Terraform: output]] | ||
+ | * [[Terraform: plural data source]] | ||
+ | * <code>[[data.]]</code> | ||
+ | * <code>[[var.]]</code> | ||
+ | * [[Terraform: provider]], [[Terraform: resource]] | ||
+ | * <code>[[aws_iam_policy_document]]</code> | ||
+ | * <code>[[for_each]]</code> | ||
== See also == | == See also == | ||
* {{terraform aws data sources}} | * {{terraform aws data sources}} | ||
− | * {{terraform | + | * {{terraform data sources}} |
[[Category:Terraform]] | [[Category:Terraform]] |
Latest revision as of 18:01, 14 May 2023
TOMERGE: Terraform data sources
- Terraform AWS data sources (more than 300)[1]
- Data sources:
template_file
,template
data
block
Related terms[edit]
- Terraform AWS: data sources
- Terraform: output
- Terraform: plural data source
data.
var.
- Terraform: provider, Terraform: resource
aws_iam_policy_document
for_each
See also[edit]
- AWS Data sources:
aws_region
,aws_vpc
,aws_caller_identity
,aws_availability_zones
,aws_eip
,aws_flow_log
,template_file, aws_ami
- Terraform data sources:
aws_vpc
,template_file
,aws_subnet_ids
,terraform remote state
,aws_eks_cluster
,aws_ami, aws_availability_zones, aws_partition, archive_file
Advertising: