Skip to content

Instantly share code, notes, and snippets.

@crackingbananas
Last active April 11, 2024 23:00
Show Gist options
  • Save crackingbananas/e2388f436af7ab7b43439c55d9442996 to your computer and use it in GitHub Desktop.
Save crackingbananas/e2388f436af7ab7b43439c55d9442996 to your computer and use it in GitHub Desktop.
[oracle@9bf42e20e101 identitdomains]$ TF_LOG=DEBUG terraform-provider-oci_v5.37.0 -command=export -services=identity_domains -output_path . -compartment_name=MY=COMPARTMENT
2024/04/11 22:55:36 [INFO] terraform-provider-oci 5.37.0
INFO 2024/04/11 22:55:36.949465 [INFO] resolved compartment name 'MY-COMPARTMENT' to compartment id 'ocid1.compartment.oc1..xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'
INFO 2024/04/11 22:55:37.032364 [INFO] root compartment found ocid1.tenancy.oc1..yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy
DEBUG 2024/04/11 22:55:37.032399 [INFO] Setting MaxParalleFindResources=32, MaxParallelChunks=8
INFO 2024/04/11 22:55:37.032744 [INFO] resource discovery retry timeout duration set to 15s
INFO 2024/04/11 22:55:37.032770 [INFO] Running export command
INFO 2024/04/11 22:55:37.032773 [INFO] parallelism: 1
DEBUG 2024/04/11 22:55:37.032778 [DEBUG] Building resource discovery graph took 1.15µs
DEBUG 2024/04/11 22:55:37.032798 discovering resources for all services took 657ns
DEBUG 2024/04/11 22:55:37.032805 [DEBUG] ~~~~~~ discover steps completed ~~~~~~
DEBUG 2024/04/11 22:55:37.032846 [DEBUG] waiting for all configWg goroutines to finish...
DEBUG 2024/04/11 22:55:37.032877 [DEBUG] ~~~~~~ writeConfiguration steps completed ~~~~~~
DEBUG 2024/04/11 22:55:37.032882 [DEBUG] writing config took 56.792µs
DEBUG 2024/04/11 22:55:37.047331 [DEBUG] entire export command took 14.54141ms
INFO 2024/04/11 22:55:37.047387 === COMPLETED ===
INFO 2024/04/11 22:55:37.047424 ========= PERFORMANCE SUMMARY New Branch==========
INFO 2024/04/11 22:55:37.047442 Total resources: 0
INFO 2024/04/11 22:55:37.047460 Total time taken for discovering all services: 657ns
INFO 2024/04/11 22:55:37.047478 Total time taken for generating state of all services: 0s
INFO 2024/04/11 22:55:37.047483 Total time taken by entire export: 14.538877ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment