Skip to content
This repository was archived by the owner on Dec 9, 2020. It is now read-only.

Conversation

@mitchellh
Copy link
Contributor

@mitchellh mitchellh commented Feb 24, 2019

This adds support to create a site within a specific "team" in Netlify.

We need this particularly at HashiCorp since we want to use the provider to create the site directly into our "hashicorp" team.

Why aren't there any tests?!! To test this, you'd need to either have a team already or create a team dynamically. We can't do the latter (create dynamically) because there is no free tier for teams, so you need to setup payments and all that all via the API which is nasty and would also require us to know CC details somehow. We can't reliably do the former since that requires our test account to have a team setup. I could add a test with an env var check here but I thought maybe because the code paths are so similar it might be okay?

I built and tested the resource manually and it worked.

@ghost ghost added the size/S label Feb 24, 2019
@ghost ghost added size/M and removed size/S labels Feb 25, 2019
Copy link
Contributor

@appilon appilon left a comment

Choose a reason for hiding this comment

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

Approved, i fixed that travis issue

@framled
Copy link

framled commented Oct 16, 2019

I did't see this and create my own PR with the same #34
I need this feature!, any news about the merge??

@framled
Copy link

framled commented Oct 16, 2019

@appilon

@dcow
Copy link

dcow commented Feb 4, 2020

Any update?

@paultyng paultyng merged commit c9b7939 into master Feb 5, 2020
shsamkit added a commit to shsamkit/terraform-provider-netlify that referenced this pull request Jun 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants