Categorygithub.com/dohq/ec2confluence
modulepackage
0.0.0-20240618091907-bab5962f1028
Repository: https://github.com/dohq/ec2confluence.git
Documentation: pkg.go.dev

# README

ec2confluence

A tool to post a list of AWS EC2, Security Groups, and Loadbalancers to confluence

Usage

EnvironmentValue
CONFLUENCE_URLhttps://<>.atlassian.net/rest/api
CONFLUENCE_USERemail address
CONFLUENCE_PASSapi token
CONFLUENCE_PAGE_IDviewpage.action?pageId=""
CONFLUENCE_PAGE_SPACEspace name
CONFLUENCE_PAGE_TITLEpage title
AWS_ACCESS_KEYaws_access_key
AWS_SECRET_KEYaws_secret_key
AWS_REGIONregion

Requirements

Installation

License

Author

# Functions

GetInstances is describe ec2 instances(state Running Only).
GetLoadBalancers is describe lb instances(state Running Only).
No description provided by the author
RendarTemplate is convert instances to Confluence table markup.
UpdateContents is login confluence and update wiki page.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author