This file contains hidden or 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
    
  
  
    
  | #!/usr/bin/env bash | |
| #################################################################################### | |
| # Slack Bash console script for sending messages. | |
| #################################################################################### | |
| # Installation | |
| # $ curl -s https://gist.githubusercontent.com/andkirby/67a774513215d7ba06384186dd441d9e/raw --output /usr/bin/slack | |
| # $ chmod +x /usr/bin/slack | |
| #################################################################################### | |
| # USAGE | |
| # Send message to slack channel/user | 
  
    
      This file contains hidden or 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
    
  
  
    
    | Pain points | Terraform Cloud | Terragrunt | Terramate | Terraspace | |
|---|---|---|---|---|---|
| Versioning: switching in LDE and CI | ❗ | ❗ | ❌ | ❌ | |
| Versioning & structure: snippets incompatibility | ✅ | ✅ | ❓ | ❌ | |
| Workspaces: visualisation of current | ❗ | ✅ | ✅ | ✅ | |
| Workspaces: tracking by VCS | ❌ | ✅ | ✅ | ❗ | |
| Routines automation / chaining commands | ❌ | ✅ | ❌ | ✅ | |
| Details are Configuration-as-a-Code | ❗ | ❗ | ❌ | ❌ | |
| Complexity / time-to-implement / price | ❌ | ❌ | ❌ | ❌ |