这是indexloc提供的服务,不要输入任何密码
Skip to content

Add support for custom enviroments #246

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

Merged
merged 9 commits into from
Dec 19, 2024
Merged

Add support for custom enviroments #246

merged 9 commits into from
Dec 19, 2024

Conversation

dglsparsons
Copy link
Collaborator

@dglsparsons dglsparsons commented Dec 18, 2024

This PR adds initial support for Custom Environments.

Including:

  • vercel_custom_environment resource.
  • vercel_custom_environment data-source.
  • Added customEnvironmentIds to vercel_project_environment_variable.
  • Added customEnvironmentIds to vercel_project_environment_variables.
  • Added customEnvironmentIds to vercel_project.env
  • Added customEnvironmentId to vercel_project_domain.

I think we're missing support for shared_environment_variable at this point, but I shall follow up with that.

Closes #245

@dglsparsons dglsparsons marked this pull request as ready for review December 19, 2024 13:11
@dglsparsons dglsparsons changed the title custom environment Add support for custom enviroments Dec 19, 2024
@dglsparsons dglsparsons requested a review from MFCo December 19, 2024 13:13
@dglsparsons dglsparsons merged commit 52e7c22 into main Dec 19, 2024
6 checks passed
@dglsparsons dglsparsons deleted the custom-environment branch December 19, 2024 16:32
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.

Feature: Support for Vercel's Custom Environments in target field
2 participants