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

S186 tenant api submodules integration #830

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

davidfq
Copy link
Contributor

@davidfq davidfq commented Oct 31, 2024

Tenant API integration: just an example of submodules integration (tested and working). @eschultink thoughts on this? If you agree with this approach, there would still be a couple details left to implement:

  • update the appropriate TODO file to reference the script
  • make it optional via init script?

Fixes

.

Features

  • Integrate Tenant API submodules: create bash scripts (and required authentication resources) for each connection. Checks expected to fail, as submodules haven't been released.

Change implications

  • dependencies added/changed? yes New submodules
  • something important to note in future release notes? not yet

source = "git::https://github.com/worklytics/terraform-aws-worklytics/examples/create_psoxy_connections?ref=v0.1.0"

# TODO review this: using the 1st unique ID while testing is OK, but maybe we should define a
# an explicit variable for it
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably; and that variable by default could have caller_gcp_service_account_ids[0]

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