Terraform - Blocks

 Terraform - Blocks


There are different blocks available in Terraform
  1. terraform block
    1. required_providers block - to block is within terraform block to specify certain configurations of provider
  2. provider block
  3. resource block
  4. data block
  5. terraform block

No comments:

Post a Comment