• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

dtan4 / terraforming / 945
100%

Build:
DEFAULT BRANCH: master
Ran 16 May 2018 07:24AM UTC
Jobs 6
Files 89
Run time 3min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
945

Pull #410

travis-ci

web-flow
feat: Filtering imported security groups by IDs

`terraforming sg` now accepts one or more security groups via `--group-ids sg-12345 sg-234456`.
This limits the tf output to include only the two security groups.

Similarly, `terraform sg --tfstate --group-ids sg-12345` limits the tfstate output to include only the security group.

An expected use-case to this flag is to gradually migrate hundreds of your security groups under the control of terraform, without worrying about the huge tf/tfstate diff on initial import.

Run `terraforming help sg` to see the description of the flag:

```
 bundle exec bin/terraforming help sg
Usage:
  terraforming sg

Options:
  [--group-ids=one two three]                    # Filter exported security groups by IDs
  [--merge=MERGE]                                # tfstate file to merge
  [--overwrite], [--no-overwrite]                # Overwrite existing tfstate
  [--tfstate], [--no-tfstate]                    # Generate tfstate
  [--profile=PROFILE]                            # AWS credentials profile
  [--region=REGION]                              # AWS region
  [--assume=ASSUME]                              # Role ARN to assume
  [--use-bundled-cert], [--no-use-bundled-cert]  # Use the bundled CA certificate from AWS SDK

Security Group
```
Pull Request #410: feat: Filtering imported security groups by IDs

46 of 46 new or added lines in 3 files covered. (100.0%)

2503 of 2503 relevant lines covered (100.0%)

18.45 hits per line

Jobs
ID Job ID Ran Files Coverage
1 945.1 (2.4.3, OJ=0) 16 May 2018 07:24AM UTC 0
100.0
Travis Job 945.1
2 945.2 (2.3.6, OJ=0) 16 May 2018 07:24AM UTC 0
100.0
Travis Job 945.2
3 945.3 (2.2.9, OJ=0) 16 May 2018 07:25AM UTC 0
100.0
Travis Job 945.3
4 945.4 (2.4.3, OJ=1) 16 May 2018 07:26AM UTC 0
100.0
Travis Job 945.4
5 945.5 (2.3.6, OJ=1) 16 May 2018 07:25AM UTC 0
100.0
Travis Job 945.5
6 945.6 (2.2.9, OJ=1) 16 May 2018 07:27AM UTC 0
100.0
Travis Job 945.6
Source Files on build 945
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #945
  • Pull Request #410
  • PR Base - master (#928)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc