mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-19 17:59:05 -05:00
(doc) fix typo
This commit is contained in:
@@ -400,7 +400,7 @@ func TestAccAzureRMPublicIpStatic_update(t *testing.T) {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
When executing the test, the the following steps are taken for each `TestStep`:
|
When executing the test, the following steps are taken for each `TestStep`:
|
||||||
|
|
||||||
1. The Terraform configuration required for the test is applied. This is
|
1. The Terraform configuration required for the test is applied. This is
|
||||||
responsible for configuring the resource under test, and any dependencies it
|
responsible for configuring the resource under test, and any dependencies it
|
||||||
|
|||||||
Reference in New Issue
Block a user