angie pinilla
angie pinilla
Closes #43 * Changes: * a `github_fork` resource to support creating forks of existing repositories; fields are repetitive of those in `github_repository` * in writing up #462 , I came...
Closes #43 * Changes: * support forking as an additional method of creating a new repo with `fork_from_repository` and `fork_into_organization` optional attributes * `fork_from_repository`: to be provided in the format...
* Supports change to the GITHUB_OWNER environment variable * Note: test failures should be fixed by https://github.com/terraform-providers/terraform-provider-github/pull/491
Addresses test failures since commit info is no longer set in `Read` per #466: ``` --- FAIL: TestAccGithubRepositoryFile_basic (15.20s) testing.go:654: Step 2 error: ImportStateVerify attributes not equivalent. Difference is shown...
Changes: * set `license_template` attribute w/go-github's `GetLicense()` method Closes #306 Output of Acceptance tests: ``` --- PASS: TestAccGithubRepository_hasProjects (6.69s) --- PASS: TestAccGithubRepository_archive (9.07s) --- PASS: TestAccGithubRepository_templates (10.05s) --- PASS: TestAccGithubRepository_createFromTemplate...
* Changes to help support `github_team` and `github_team_repository` resources when provisioned via an Enterprise account. * Address #404 #434 * Opening this PR more as a way to open the...
### SDK version ``` "v2.0.1" (also tested against v1) ``` ### Relevant provider source code Excerpt from aws/resource_aws_autoscaling_group.go (`v3.7.0`): ```go "tags": { Type: schema.TypeSet, Optional: true, Elem: &schema.Schema{ Type: schema.TypeMap,...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
### Documentation Link https://registry.terraform.io/providers/hashicorp/vault/latest/docs/resources/namespace#namespace ### Description the second `namespace` hyperlink (in "relative to the provider's configured namespace") which refers to https://registry.terraform.io/docs/providers/vault#namespace , returns a 404. ### References https://registry.terraform.io/providers/hashicorp/vault/latest/docs/resources/namespace Section in...
Example, return all quotes said by `Michael` in the first episode of season 1