opentofu/website/source/docs
Ryan Eschinger 7619d66002 fix aws_availability_zone data source doc example (#10249)
existing example returns an error like the following should you try to
run `terraform plan` against it:

Error reading config for aws_subnet[example]: data.aws_availability_zone.name_suffix: data variables must be four parts: data.TYPE.NAME.ATTR in:

${cidrsubnet(aws_vpc.example.cidr_block, 4, var.az_number[data.aws_availability_zone.name_suffix])}
2016-11-20 16:10:59 +02:00
..
commands Fixed formatting 2016-11-17 05:33:02 -05:00
configuration website: update docs for precedence rules 2016-11-15 15:29:38 -08:00
import command/import: allow the -config flag to specify a config location 2016-11-09 15:09:13 -08:00
internals Update the docs to indicate that TF_LOG_PLAN is append now. 2016-10-18 13:10:15 -07:00
modules Added s3 and unarchiving docs (#9677) 2016-10-28 03:36:22 +02:00
plugins Updated Plugins section. (#8235) 2016-08-16 14:21:33 -05:00
providers fix aws_availability_zone data source doc example (#10249) 2016-11-20 16:10:59 +02:00
provisioners website: Quick pass over some docs pages (#9705) 2016-10-31 08:52:27 +00:00
state state/azure: support passing of lease ID when writing storage blob (#10115) 2016-11-18 17:26:25 +02:00
index.html.markdown Add meta descriptions to all pages 2014-10-21 23:21:56 -04:00