if you share an example of what settings you're trying to modify I can write you an example, I shared an example of setting branch protection earlier
l
loud-battery-37784
09/24/2020, 4:53 PM
You should be able to accomplish it with a repo created from Pulumi or imported into your Pulumi code. GitHub repositories can be imported using the
name
which is defined as the name of the repository. Docs on importing infrastructure can be found here: https://www.pulumi.com/docs/guides/adopting/import/ As far as modifying specific attributes I’ll leave that to Lee who commented before me.
c
clever-plumber-29709
09/24/2020, 7:02 PM
could detail a bit more on how to import the repos on pulumi? with opts=ResourceOptions(import_="name") it dosent work
clever-plumber-29709
09/24/2020, 7:08 PM
nvm,
opts=ResourceOptions(import_="name")
does work, i may had some other error when i tryied last night
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.