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-400: Allowing piped-in templates into auth0 ul templates update #950

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

willvedd
Copy link
Contributor

@willvedd willvedd commented Dec 20, 2023

🔧 Changes

Adds support for piping-in liquid templates for the auth0 ul templates update command. This is somewhat inspired by #548 which asked for a way to preview templates data.

📚 References

Related (somewhat) issue: #548

🔬 Testing

Manually verified. Unfortunately, this cannot be tested through our commander tests because the testing tenant does not have a custom domain which is required for updating universal login templates.

📝 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 December 20, 2023 18:45
@willvedd willvedd merged commit 40db016 into main Dec 20, 2023
8 checks passed
@willvedd willvedd deleted the DXCDT-400-allow-html-piped-in-templates branch December 20, 2023 20:58
m3talsmith pushed a commit that referenced this pull request Dec 21, 2023
m3talsmith pushed a commit that referenced this pull request Dec 21, 2023
* Pass by value in for loop, not by reference.

* DXCDT-400: Allowing piped-in templates into `auth0 ul templates update` (#950)

Adding piped-in HTML and updated docs

* Bump github.com/hashicorp/terraform-exec from 0.19.0 to 0.20.0 (#951)

Bumps [github.com/hashicorp/terraform-exec](https://github.com/hashicorp/terraform-exec) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/hashicorp/terraform-exec/releases)
- [Changelog](https://github.com/hashicorp/terraform-exec/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-exec@v0.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-exec
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Organize imports

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Will Vedder <willvedd@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

2 participants