File tree Expand file tree Collapse file tree 2 files changed +44
-2
lines changed Expand file tree Collapse file tree 2 files changed +44
-2
lines changed Original file line number Diff line number Diff line change 77 "log"
88)
99
10- const Version = "4.34 .0"
11- const ReleaseDate = "2021-07-07 "
10+ const Version = "4.35 .0"
11+ const ReleaseDate = "2021-07-14 "
1212
1313func PrintVersion () {
1414 log .Printf ("[INFO] terraform-provider-oci %s\n " , Version )
Original file line number Diff line number Diff line change 148148 </ li >
149149 </ ul >
150150 </ li >
151+ < li <%= sidebar_current ( "docs-oci-apm_synthetics" ) %> >
152+ < a href ="# "> Apm Synthetics</ a >
153+ < ul class ="nav ">
154+ < li <%= sidebar_current ( "docs-oci-apm_synthetics-datasources" ) %> >
155+ < a href ="# "> Data Sources</ a >
156+ < ul class ="nav nav-auto-expand ">
157+ < li >
158+ < a href ="/docs/providers/oci/d/apm_synthetics_monitor.html "> oci_apm_synthetics_monitor</ a >
159+ </ li >
160+ < li >
161+ < a href ="/docs/providers/oci/d/apm_synthetics_monitors.html "> oci_apm_synthetics_monitors</ a >
162+ </ li >
163+ < li >
164+ < a href ="/docs/providers/oci/d/apm_synthetics_public_vantage_point.html "> oci_apm_synthetics_public_vantage_point</ a >
165+ </ li >
166+ < li >
167+ < a href ="/docs/providers/oci/d/apm_synthetics_public_vantage_points.html "> oci_apm_synthetics_public_vantage_points</ a >
168+ </ li >
169+ < li >
170+ < a href ="/docs/providers/oci/d/apm_synthetics_result.html "> oci_apm_synthetics_result</ a >
171+ </ li >
172+ < li >
173+ < a href ="/docs/providers/oci/d/apm_synthetics_script.html "> oci_apm_synthetics_script</ a >
174+ </ li >
175+ < li >
176+ < a href ="/docs/providers/oci/d/apm_synthetics_scripts.html "> oci_apm_synthetics_scripts</ a >
177+ </ li >
178+ </ ul >
179+ </ li >
180+ < li <%= sidebar_current ( "docs-oci-apm_synthetics-resources" ) %> >
181+ < a href ="# "> Resources</ a >
182+ < ul class ="nav nav-auto-expand ">
183+ < li >
184+ < a href ="/docs/providers/oci/r/apm_synthetics_monitor.html "> oci_apm_synthetics_monitor</ a >
185+ </ li >
186+ < li >
187+ < a href ="/docs/providers/oci/r/apm_synthetics_script.html "> oci_apm_synthetics_script</ a >
188+ </ li >
189+ </ ul >
190+ </ li >
191+ </ ul >
192+ </ li >
151193 < li <%= sidebar_current ( "docs-oci-apm" ) %> >
152194 < a href ="# "> Application Performance Monitoring</ a >
153195 < ul class ="nav ">
You can’t perform that action at this time.
0 commit comments