-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
usrbinkat
committed
Dec 15, 2024
1 parent
b26f45f
commit 9577a81
Showing
21 changed files
with
1,107 additions
and
645 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,3 +20,4 @@ smce-cli | |
**/.gitconfig | ||
.github/staging | ||
.mypy_cache | ||
**/**/**/__pycache__ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
I'm working on a Pulumi codebase which is multi hybrid cloud platform engineering focused. | ||
|
||
This is an ambitious project and there is quite a bit of nuance across the codebase due to the fact that pulumi state based infrastructure as code paradigms are a bit unique compared to normal python development. | ||
|
||
When you're ready I'll show you the code we're going to work on next. Let me know when you've familiarized yourself with this project. | ||
|
||
Before I show you the code we need to enhance, let me first get you familiarized with the fundamentals. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,3 +32,4 @@ smce-cli | |
modules/aws.bak | ||
.coverage | ||
.mypy_cache | ||
**/**/**/__pycache__ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.