Skip to content

Commit be23379

Browse files
authored
Create RestructuringOutDirectory.md
1 parent 60ca5c5 commit be23379

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Restructuring Terraform Out Directory
2+
CD3 Automation Toolkit used to generate all the output terraform files in a single region directory earlier.
3+
OCI components like - network, instances, LBaaS, Databases etc were maintained in a single tfstate file.
4+
This was not a viable option for tenancies requiring huge infrastructure.
5+
6+
With Automation Toolkit release v10.1, it allows you to choose different directories for each OCI service supported by toolkit.
7+
This can be configured while connecting your container to the OCI tenancy.
8+
9+
10+

0 commit comments

Comments
 (0)