Kali linux not provisioned due to insufficient disk size
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 50/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- aws, terraform
- Domain
- cloud, infrastructure
Research direction
Start in modules/kali-server/resources.tf at the aws_instance.kali_machine resource on line 18, and compare its EBS volume size with the referenced Kali snapshot requirement. Run the Kali provisioning flow to confirm the volume is at least 25 GB and that the EC2 instance is created successfully.
Written by the indexing model from the issue text.
Description
Hello,
First of all great project thank you for the work!
I have tried to provision Kali Linux and I have got this error:
╷
│ Error: creating EC2 Instance: operation error EC2: RunInstances, https response error StatusCode: 400, RequestID: 485bc0d4-1207-4f6b-bc19-7df85166ac6b, api error InvalidBlockDeviceMapping: Volume of size 20GB is smaller than snapshot 'snap-0626a34da08068d7a', expect size>= 25GB
│
│ with module.kali-server.aws_instance.kali_machine[0],
│ on modules/kali-server/resources.tf line 18, in resource "aws_instance" "kali_machine":
│ 18: resource "aws_instance" "kali_machine" {
│
Base snapshot is larger than EBS size in TF this probably needs to be increased to work.
- Dominant language
- Python
- Stars
- 2.6k
- Forks
- 417
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from splunk/attack_range
-
On Premise request Open
Difficulty 5/5 Over a week Newbie friendliness 30/100
splunk/attack_range#1428 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 55/100
splunk/attack_range#1415 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
splunk/attack_range#1368 · 2 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
splunk/attack_range#1367 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100
splunk/attack_range#1366 · 2 comments ·
All issues in splunk/attack_range
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
stephrobert/dsoxlab#238 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
sublimehq/package_control#1780 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
nwg-piotr/nwg-displays#145 ·