Skip to content

for testing out branches changes in the github terraform provider

Notifications You must be signed in to change notification settings

kzhaotest/branches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

branches

for testing out branches changes in the github terraform provider: integrations/terraform-provider-github#1117

goal of this repo is to show two different ways to obtain the branches of a repository

before = through resource_github_repository after = through data_source_github_repository_branches

Both before and after

before

used the tf in the before folder to create/manage this repo: https://github.com/kzhaotest/branches_test1

after

used the tf in the after folder to create/manage this repo: https://github.com/kzhaotest/branches_test2

About

for testing out branches changes in the github terraform provider

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages