Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DXCDT-502: Guide for Auto-generated TF Configuation #825

Merged
merged 15 commits into from
Sep 15, 2023

Conversation

willvedd
Copy link
Contributor

@willvedd willvedd commented Sep 12, 2023

🔧 Changes

An extensive guide for auto-generating Terraform configuration from a target tenant. This guide refers extensively to the Auth0 CLI and specifically the auth0 tf generate command which is expected to be released soon.

Note: PR not ready to merge until auth0 tf generate command is publicly available

📚 References

🔬 Testing

N/A.

📝 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

@willvedd willvedd requested a review from a team as a code owner September 12, 2023 22:11
@willvedd willvedd marked this pull request as draft September 12, 2023 22:11
@codecov-commenter
Copy link

codecov-commenter commented Sep 12, 2023

Codecov Report

Merging #825 (b8f53b3) into v1 (d292300) will decrease coverage by 0.52%.
Report is 8 commits behind head on v1.
The diff coverage is 77.57%.

❗ Current head b8f53b3 differs from pull request most recent head ceab52d. Consider uploading reports for the commit ceab52d to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##               v1     #825      +/-   ##
==========================================
- Coverage   90.38%   89.87%   -0.52%     
==========================================
  Files          99       99              
  Lines       13525    13663     +138     
==========================================
+ Hits        12224    12279      +55     
- Misses        924      983      +59     
- Partials      377      401      +24     
Files Changed Coverage Δ
internal/auth0/guardian/resource.go 95.02% <ø> (-0.02%) ⬇️
internal/auth0/connection/expand.go 92.58% <66.66%> (-0.24%) ⬇️
internal/auth0/connection/flatten.go 79.53% <77.10%> (-10.50%) ⬇️
internal/auth0/branding/resource.go 84.82% <100.00%> (ø)
internal/auth0/prompt/flatten.go 67.85% <100.00%> (+3.85%) ⬆️
internal/validation/validation.go 100.00% <100.00%> (ø)

... and 6 files with indirect coverage changes

@willvedd willvedd marked this pull request as ready for review September 13, 2023 18:14
docs/guides/generate_terraform_config.md Outdated Show resolved Hide resolved
docs/guides/generate_terraform_config.md Outdated Show resolved Hide resolved
docs/guides/generate_terraform_config.md Outdated Show resolved Hide resolved
docs/guides/generate_terraform_config.md Outdated Show resolved Hide resolved
@willvedd willvedd requested a review from sergiught September 14, 2023 17:38
@sergiught sergiught merged commit 77ab5c6 into v1 Sep 15, 2023
4 checks passed
@sergiught sergiught deleted the DXCDT-502-tf-generate-instructional-guide branch September 15, 2023 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants