Jack Pearkes
Jack Pearkes
It defaults to SSH right now, but some folks use HTTPS, I think.
It'd be great to see what the slugs were from some web page. See https://github.com/hashicorp/terraform/issues/143 for more.
In order to be transparent with the roadmap and broadcast some substantial changes coming to the provider, I'm opening this issue in the hopes that interested users will see it....
Claude CLI version: 1.0.8 Terminal: Ghostty (version: 7daabddd) Ghostty is incorrectly capitalized in the `/terminal-setup` wizard in Claude Code: ``` > /terminal-setup ⎿ Installed GhostTTY Shift+Enter key binding See /Users/pearkes/.config/ghostty/config...
If you're using Temporal Cloud with API key authentication for a namespace: ``` $ tcld namespace auth-method get -namespace quickstart-jack.xxxxx api_key ``` And connecting with Python: ```python TASK_QUEUE = os.environ.get("TASK_QUEUE",...