File tree 1 file changed +18
-4
lines changed
1 file changed +18
-4
lines changed Original file line number Diff line number Diff line change 30
30
"url" : " /automate-workflows" ,
31
31
"children" : [
32
32
{
33
- "displayName" : " Get started with the New Relic CLI" ,
34
- "url" : " /automate-workflows/get-started-new-relic-cli"
33
+ "displayName" : " Using Terrafom with New Relic" ,
34
+ "url" : " /terraform" ,
35
+ "children" :[
36
+ {
37
+ "displayName" : " Set up New Relic using Terraform" ,
38
+ "url" : " /automate-workflows/get-started-terraform"
39
+ },
40
+ {
41
+ "displayName" : " Using Terraform modules and remote storage" ,
42
+ "url" : " /terraform/terraform-modules"
43
+ },
44
+ {
45
+ "displayName" : " Using Terragrunt to manage multiple environments" ,
46
+ "url" : " /terraform/terragrunt-configuration"
47
+ }
48
+ ]
35
49
},
36
50
{
37
- "displayName" : " Set up New Relic using Terraform " ,
38
- "url" : " /automate-workflows/get-started-terraform "
51
+ "displayName" : " Get started with the New Relic CLI " ,
52
+ "url" : " /automate-workflows/get-started-new-relic-cli "
39
53
},
40
54
{
41
55
"displayName" : " Set up New Relic using the Kubernetes operator" ,
You can’t perform that action at this time.
0 commit comments