Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 463 Bytes

index.md

File metadata and controls

21 lines (16 loc) · 463 Bytes
layout page_title description
Provider: Cloud Posse Utils
The utils provider contains data sources to perform tasks that are difficult to perform in raw Terraform.

Cloud Posse Utils Provider

The utils provider contains data sources to perform tasks that are difficult to perform in raw Terraform.

Example Usage

provider "utils" {
  # no provider-specific config
}

Schema